let indexPath = IndexPath(row: row, section: section) tableView.scrollToRow(at: indexPath, at: .top, animated: true)